home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / bumprvsn.rea < prev    next >
Text File  |  1996-01-16  |  1KB  |  40 lines

  1. Short:    V1.0 The ultimate File/Project/Catalog bumper
  2. Author:   bert.wynants@innet.be
  3. Uploader: bert.wynants@innet.be
  4. Type:     dev/misc
  5.  
  6. BumpRevision is a small utility to control versions and revisions of C and ASM
  7. programs and catalog files. It can be run from the shell only and looks a lot like all the other revision
  8. bumpers already available.
  9.  
  10. Why would you use BumpRevision instead of any other revision bumper? Well...
  11. BumpRevision is a very simple yet flexible utility that has all the features you want.
  12.  
  13. o It generates an include file (.h or .i) in which it stores the following
  14.   information about your program :
  15.  
  16.     - version number
  17.     - revision number
  18.     - date string
  19.     - vers string in several formats
  20.     - author name
  21.     - project name
  22.  
  23.   If it is missing some information according to your needs. You can add that information
  24.   yourself and BumpRevision will keep your added things in the file.
  25.  
  26.   If it contains too much information, just delete the bits you don't like and BumpRevision
  27.   won't add them again.
  28.  
  29. o It has a beta counter.
  30.  
  31. o It can keep history information in your sources (asm and c), header files and catalog
  32.   description files.
  33.  
  34. o Included is an ARexx script to be used with GoldED.
  35.  
  36. o usage: BumpRevision BUMP/S,FILE/M/K,COMMENT/K,VERSION/K/N,REV/K/N,PROJECTNAME/K,
  37.                     NOASM/S,NOC/S,BETA/S,RESTART/S,EXISTING/S
  38.  
  39. ======================================================================
  40.